Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
OspfType7LSA Class Reference

OSPF type 7 LSA structure. More...

Inheritance diagram for OspfType7LSA:
OspfLSA Pdu Signal

Public Attributes

ip networkMask
 
bool eBit
 
int metric
 
ip forwardingAddress
 
int externalRouteTag
 
- Public Attributes inherited from OspfLSA
OspfLSAHeader header
 

Detailed Description

OSPF type 7 LSA structure.

Member Data Documentation

◆ eBit

bool OspfType7LSA::eBit

◆ externalRouteTag

int OspfType7LSA::externalRouteTag

◆ forwardingAddress

ip OspfType7LSA::forwardingAddress

◆ metric

int OspfType7LSA::metric

◆ networkMask

ip OspfType7LSA::networkMask

The documentation for this class was generated from the following file: